home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
3D GFX
/
3D GFX.iso
/
amiutils
/
m_p
/
patchchunky
/
patchchunky.doc
< prev
next >
Wrap
Text File
|
1995-12-30
|
3KB
|
64 lines
*******************************************************************************
* $VER: PatchChunky 1.1 (10.09.95)
*******************************************************************************
* Copyright notice:
- This Program is FreeWare, under the following conditions:
-- You CAN Copy and Spread this archive in one, while it will not modified.
*******************************************************************************
**************** Patch Codes Are Copyrighted by the Author. ****************
**************** If you need them, send a request. ****************
*******************************************************************************
* What it does:
It Patches:
- Graphics/WritePixelLine8,
- Graphics/WritePixelArray8 routines.
*******************************************************************************
* Why Patch this:
- Graphics/WriteChunkyPixels works 25 times faster, than the
Graphics/WritePixelArray8 routine in CD32 (+ SX-1 ).
-- In 640x480x8 (PAL HIRESLACE), one 640x480 array render to screen:
--- WritePixelArray8 takes 3.86 sec,
--- WriteChunkyPixels takes 0.15 sec.
*******************************************************************************
* System Requirements:
- Amiga with at least OS 3.1 (V40)
*******************************************************************************
* Hardware Requirements:
- Chunky to Planar Hardware
-- CD32 (+ SX-1) built in Akiko
-- Some other Graphics Boards: ( Not tested. Owner`s report are welcome.)
--- CyberVision 64
--- etc.
*******************************************************************************
* Installation:
- You must Copy the PatchChunky program to your C: directory.
*******************************************************************************
* How I can to invoke it:
- From CLI
-- RUN >NIL: C:PatchChunky
- From Startup-Sequence ( after SetPatch )
-- like CLI
- From Workbench
-- You don`t need this method, but WBstart will NOT crash your system.
*******************************************************************************
* How I can to remove it:
- You must send a CTRL-C signal to it.
-- DOS: Break command,
--- Break x C ( x must be the Process Number, what Status command writes)
-- Keyboard: CTRL-C.
- After signal it will remove Patches.
*******************************************************************************
* Known bugs:
- none.
* Bug reports and suggestions are welcome.
*******************************************************************************
* History:
- v1.0 initial AmiNET release
- v1.1 Source array ByresPerRow calculating was wrong, Fixed.
*******************************************************************************
* Author:
- code by McPhoton -> CooL Software
-- e-mail: szolim@dragon.klte.hu
- code generated by ASM-One V1.25
*******************************************************************************